body, td {
font-family: sans-serif;
font-size: 10pt;
}
::selection {
background: #1d953f;
}
::-moz-selection{
background: rgb(181, 213, 255);
}
a:visited {
color: rgb(50%, 0%, 50%);
}
h1 {
font-size: x-large;
color: #DAA520;
}
h2 {
font-size: x-large;
font-weight: normal;
}
h3 {
color: rgb(35%, 35%, 35%);
}
h4 {
color: rgb(35%, 35%, 35%);
font-style: italic;
}
h5 {
color: rgb(35%, 35%, 35%);
}
h6 {
color: rgb(35%, 35%, 35%);
font-style: italic;
}
img.toplogo {
vertical-align: middle;
}
img.arrow {
width: 30px;
height: 30px;
border: 0;
}
span.acronym {
font-size: small;
}
span.env {
font-family: monospace;
}
span.file {
font-family: monospace;
}
span.option {
font-family: monospace;
}
span.pkg {
font-weight: bold;
}
span.samp {
font-family: monospace;
}
div.vignettes a:hover {
background: rgb(85%, 85%, 85%);
}
table p {
margin-top: 0;
margin-bottom: 6px;
}
body{
background-color: #2F4F4F;
}
body, td{
font-size: 15px !important;
font-family: "Segoe UI" !important;
color: #AFEEEE;
}
pre, code, table tr td:nth-child(1){
font-family: "Consolas" !important;
}
code{
border: 1px solid #708090;
border-radius: 5px;
color: #DAA520;
background-color: #708090;
padding: 0px 2px;
}
a{
text-decoration: none;
color: #00FF00;
font-size: 12pt;
}
a:hover, a:focus{
color: #DAA520;
text-decoration: underline;
}
pre{
padding: 4px;
border-style: solid;
border-width: 6px 6px 6px 6px;
border-color: #E6E6FA;
border-left-color: #418AB5;
background-color: #E6E6FA;
}
body>table:nth-child(1){
border: 1px solid #BDB76B;
border-radius: 20px;
background-color: #BDB76B;
padding: 4px 8px;
}
div, body>table:nth-child(1) td{
font-style: italic;
font-size: 16pt !important;
color: black;
}
div{
color: #6495ED;
}
h2 {
font-weight: 600 !important;
margin-top: 0.2em;
padding-bottom: 10px;
border-bottom: 1px solid #DDE4E6;
color: #418AB5;
}
h3 {
font-weight: 600;
text-transform: uppercase;
margin-top: 1.5em;
margin-bottom: 0.6em;
color: #00FFFF;
}
h3 ~ p, h3 ~ table, h3+* table {
padding-left: 20px;
}
h3 ~ pre{
margin-left: 20px;
color: #181d4d;
font-size: 11pt;
}
h3 + *{
margin-top: 0px;
}
dt {
font-style: italic;
}
p {
line-height: 24px;
color: #AFEEEE;
font-size: 16px;
}
hr{
border-style: hidden;
}
table[summary$="block"] p {
margin-bottom: 16px;
}
table[summary$="block"] td:nth-child(1) {
padding-right: 16px;
}
table[summary$="block"] td:nth-child(1) code{
padding-right: 16px;
border: none;
background: none;
font-weight: bold;
color: #FF8C00;
font-size: 16px;
}
table[summary$="block"] tr {
vertical-align: top;
}
table[summary$="block"] td:nth-child(2){
margin: 0px;
}
h2 + table tr:nth-child(even), dl table tr:nth-child(even){
background-color: #2F4F4F;
}
h2 + table, dl table{
border-spacing: 0px 2px;
}
h2 + table{
width: 100%;
padding-left: 20px;
}